body {
    background: #666666;
    background: linear-gradient(to right, #636363, #696969);
}

header {
    height: 5.5em;
}

section {
    padding-top: 20px;
}

h2 {
    padding-bottom: 10px;
}

#logo {
    height: 3em;
    width: auto;
}

#nav_text {
    font-size: 1.4em;
}